net/http.http2MetaHeadersFrame.PseudoValue (method)
6 uses
net/http (current package)
h2_bundle.go#L2774: func (mh *http2MetaHeadersFrame) PseudoValue(pseudo string) string {
h2_bundle.go#L5730: method: f.PseudoValue("method"),
h2_bundle.go#L5731: scheme: f.PseudoValue("scheme"),
h2_bundle.go#L5732: authority: f.PseudoValue("authority"),
h2_bundle.go#L5733: path: f.PseudoValue("path"),
h2_bundle.go#L8943: status := f.PseudoValue("status")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)